SystemColorValue Enumeration

Definition

Namespace: Independentsoft.Office.Drawing
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public enum SystemColorValue

Members

Dark3D0 
Light3D1 
ActiveBorder2 
ActiveCaption3 
ApplicationWorkspace4 
Background5 
ButtonFace6 
ButtonHighlight7 
ButtonShadow8 
ButtonText9 
CaptionText10 
GradientActiveCaption11 
GradientInactiveCaption12 
GrayText13 
Highlight14 
HighlightText15 
HotLight16 
InactiveBorder17 
InactiveCaption18 
InactiveCaptionText19 
InfoBack20 
InfoText21 
Menu22 
MenuBar23 
MenuHighlight24 
MenuText25 
ScrollBar26 
Window27 
WindowFrame28 
WindowText29 
None30 

See Also